home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-11-29 | 481 b | 26 lines | [TEXT/MPS ] |
- // Copyright: © 1993 Apple Computer, Inc. All rights reserved.
- // Author: Scott Searle (original)
- // Victor J. Hnyp (extensions)
- // Date: 02/08/93
-
- // Revisions
- //
- // 02/08/93 VJH 2.02 First 1.0 beta release
-
- #include "Types.r"
- #include "SysTypes.r"
-
-
- resource 'vers' (1)
- {
- 0x01, 0x00, beta, 0x01, verUS,
- "1.0b1",
- "1.0b1 08-Feb-93, ©1993 Apple Computer, Inc. All rights reserved."
- };
-
- resource 'vers' (2)
- {
- 0x01, 0x00, beta, 0x01, verUS,
- "1.0b1",
- "APPLE CONFIDENTIAL"
- };